Einhugur macOS Bridge plugin.

NSColor.TertiaryLabelColor Method

The tertiary color to use for text labels.

shared TertiaryLabelColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color for disabled text and for other less important text in your interface. You can also use it for other types of tertiary app content.

This function did not exists before macOS 10.10 and will return nil on older systems

See Also

NSColor Class